[INFO] fetching crate bazbandilo 1.2.0...
[INFO] fixing bazbandilo-1.2.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate bazbandilo 1.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate bazbandilo 1.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bazbandilo 1.2.0
[INFO] tweaked toml for crates.io crate bazbandilo 1.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bazbandilo 1.2.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bazbandilo 1.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gaussfilt v0.1.3
[INFO] [stderr]   Downloaded lstsq v0.6.0
[INFO] [stderr]   Downloaded kalmanfilt v0.3.0
[INFO] [stderr]   Downloaded sci-rs v0.4.1
[INFO] [stderr]   Downloaded welch-sde v0.1.0
[INFO] [stderr]   Downloaded average v0.15.1
[INFO] [stderr]   Downloaded reed-solomon v0.2.1
[INFO] [stderr]   Downloaded easy-cast v0.5.4
[INFO] [stderr]   Downloaded pyo3-build-config v0.27.2
[INFO] [stderr]   Downloaded kdam v0.6.4
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded ndrustfft v0.5.0
[INFO] [stderr]   Downloaded assert_approx_eq v1.1.0
[INFO] [stderr]   Downloaded pyo3-macros v0.27.2
[INFO] [stderr]   Downloaded rustdct v0.7.1
[INFO] [stderr]   Downloaded rstest v0.24.0
[INFO] [stderr]   Downloaded rstest_macros v0.24.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.27.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.27.2
[INFO] [stderr]   Downloaded numpy v0.27.1
[INFO] [stderr]   Downloaded pyo3 v0.27.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4b499f1f7a2b532131e68fb9d8efa18624b65fae1940547dd0912d505c8d6b5e
[INFO] running `Command { std: "docker" "start" "4b499f1f7a2b532131e68fb9d8efa18624b65fae1940547dd0912d505c8d6b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b499f1f7a2b532131e68fb9d8efa18624b65fae1940547dd0912d505c8d6b5e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b499f1f7a2b532131e68fb9d8efa18624b65fae1940547dd0912d505c8d6b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b499f1f7a2b532131e68fb9d8efa18624b65fae1940547dd0912d505c8d6b5e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking gaussfilt v0.1.3
[INFO] [stderr]    Compiling bazbandilo v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking easy-cast v0.5.4
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]     Checking reed-solomon v0.2.1
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking convert_case v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]     Checking kdam v0.6.4
[INFO] [stderr]     Checking average v0.15.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling numpy v0.27.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking realfft v3.5.0
[INFO] [stderr]     Checking rustdct v0.7.1
[INFO] [stderr]     Checking welch-sde v0.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ndrustfft v0.5.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]     Checking rstest v0.24.0
[INFO] [stderr]     Checking kalmanfilt v0.3.0
[INFO] [stderr]     Checking lstsq v0.6.0
[INFO] [stderr]     Checking sci-rs v0.4.1
[INFO] [stdout] warning: unused variable: `cp_len`
[INFO] [stdout]   --> src/ofdm.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let cp_len = subcarriers / 4;
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cp_len`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:98:31
[INFO] [stdout]     |
[INFO] [stdout]  98 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/ofdm.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         plot!(t, tx_sig, py_tx_sig, "/tmp/ofdm_py_vs_rs.png");
[INFO] [stdout]     |         ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:98:41
[INFO] [stdout]     |
[INFO] [stdout]  98 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/ofdm.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         plot!(t, tx_sig, py_tx_sig, "/tmp/ofdm_py_vs_rs.png");
[INFO] [stdout]     |         ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:31
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/ofdm.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         plot!(t, diff, "/tmp/ofdm_py_vs_rs_diff.png");
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:41
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/ofdm.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         plot!(t, diff, "/tmp/ofdm_py_vs_rs_diff.png");
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:31
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/ofdm.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         plot!(t, tx_sig, "/tmp/ofdm_tx_rs.png");
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:41
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/ofdm.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         plot!(t, tx_sig, "/tmp/ofdm_tx_rs.png");
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:31
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/ofdm.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         plot!(t, py_tx_sig, "/tmp/ofdm_tx_py.png");
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:41
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/ofdm.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         plot!(t, py_tx_sig, "/tmp/ofdm_tx_py.png");
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> tests/ofdm.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Python::with_gil(|py| {
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:66:31
[INFO] [stdout]    |
[INFO] [stdout] 66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/bpsk.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     plot!(t, tx, "/tmp/bpsk_tx.png");
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:66:41
[INFO] [stdout]    |
[INFO] [stdout] 66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/bpsk.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     plot!(t, tx, "/tmp/bpsk_tx.png");
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:98:31
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/bpsk.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     plot!(t, tx, noisy_signal, "/tmp/bpsk_tx_awgn.png");
[INFO] [stdout]    |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:98:41
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/bpsk.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     plot!(t, tx, noisy_signal, "/tmp/bpsk_tx_awgn.png");
[INFO] [stdout]    |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cp_len`
[INFO] [stdout]   --> src/ofdm.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let cp_len = subcarriers / 4;
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cp_len`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:92:17
[INFO] [stdout]     |
[INFO] [stdout]  92 |         Python::with_gil(|py| {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/ofdm.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         plot!(t, tx_sig, py_tx_sig, "/tmp/ofdm_py_vs_rs.png");
[INFO] [stdout]     |         ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> tests/util/mod.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Python::with_gil(|py| {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/bpsk.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     plot!(t, tx, "/tmp/bpsk_tx.png");
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> tests/util/mod.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |         Python::with_gil(|py| {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/bpsk.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     plot!(t, tx, noisy_signal, "/tmp/bpsk_tx_awgn.png");
[INFO] [stdout]    |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:60:17
[INFO] [stdout]     |
[INFO] [stdout]  60 |         Python::with_gil(|py| {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/ofdm.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         plot!(t, diff, "/tmp/ofdm_py_vs_rs_diff.png");
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:98:31
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/willie.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         plot!(x, bpsk_p_vals, cdma_p_vals, "/tmp/willie_001.png");
[INFO] [stdout]    |         --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:66:31
[INFO] [stdout]    |
[INFO] [stdout] 66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/cdma.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     plot!(t2, bpsk_tx, "/tmp/cdma_tx_bpsk.png");
[INFO] [stdout]    |     ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:66:41
[INFO] [stdout]    |
[INFO] [stdout] 66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/cdma.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     plot!(t2, bpsk_tx, "/tmp/cdma_tx_bpsk.png");
[INFO] [stdout]    |     ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:66:31
[INFO] [stdout]    |
[INFO] [stdout] 66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/cdma.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     plot!(t, tx, "/tmp/cdma_tx.png");
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:66:41
[INFO] [stdout]    |
[INFO] [stdout] 66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/cdma.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     plot!(t, tx, "/tmp/cdma_tx.png");
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:98:31
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/cdma.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     plot!(t, tx, noisy_signal, "/tmp/cdma_tx_awgn.png");
[INFO] [stdout]    |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:98:41
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/cdma.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     plot!(t, tx, noisy_signal, "/tmp/cdma_tx_awgn.png");
[INFO] [stdout]    |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/cdma.rs:103:27
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/cdma.rs:103:37
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:31
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/cdma.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     plot!(x, bers, "/tmp/cdma_mai.png");
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:41
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/cdma.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     plot!(x, bers, "/tmp/cdma_mai.png");
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:98:41
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/willie.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         plot!(x, bpsk_p_vals, cdma_p_vals, "/tmp/willie_001.png");
[INFO] [stdout]    |         --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:31
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/willie.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     plot!(n0s, n0_estimates, "/tmp/energy_detector_estimates");
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:41
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/willie.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     plot!(n0s, n0_estimates, "/tmp/energy_detector_estimates");
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:60:17
[INFO] [stdout]     |
[INFO] [stdout]  60 |         Python::with_gil(|py| {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/ofdm.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         plot!(t, tx_sig, "/tmp/ofdm_tx_rs.png");
[INFO] [stdout]     |         --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:60:17
[INFO] [stdout]     |
[INFO] [stdout]  60 |         Python::with_gil(|py| {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/ofdm.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         plot!(t, py_tx_sig, "/tmp/ofdm_tx_py.png");
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `DetectorTest`
[INFO] [stdout]    --> tests/pd.rs:235:14
[INFO] [stdout]     |
[INFO] [stdout] 235 | macro_rules! DetectorTest {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:66:31
[INFO] [stdout]    |
[INFO] [stdout] 66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/fft.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     plot!(time[..FFT_LEN], signal[..FFT_LEN], "/tmp/fft_sig.png");
[INFO] [stdout]    |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:66:41
[INFO] [stdout]    |
[INFO] [stdout] 66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/fft.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     plot!(time[..FFT_LEN], signal[..FFT_LEN], "/tmp/fft_sig.png");
[INFO] [stdout]    |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:66:31
[INFO] [stdout]    |
[INFO] [stdout] 66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/fft.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     plot!(frequencies[..81], spectrum_re[..81], "/tmp/fft.png");
[INFO] [stdout]    |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:66:41
[INFO] [stdout]    |
[INFO] [stdout] 66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/fft.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     plot!(frequencies[..81], spectrum_re[..81], "/tmp/fft.png");
[INFO] [stdout]    |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:66:31
[INFO] [stdout]    |
[INFO] [stdout] 66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/fft.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     plot!(time[..8192], ift_res[..8192], "/tmp/ifft.png");
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:66:41
[INFO] [stdout]    |
[INFO] [stdout] 66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/fft.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     plot!(time[..8192], ift_res[..8192], "/tmp/ifft.png");
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:31
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/fft.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     plot!(frequencies[..100], spectrum_re[..100], "/tmp/freq_mult.png");
[INFO] [stdout]     |     ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:41
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/fft.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     plot!(frequencies[..100], spectrum_re[..100], "/tmp/freq_mult.png");
[INFO] [stdout]     |     ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:31
[INFO] [stdout]     |
[INFO] [stdout]  66 |               let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/fft.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     plot!(
[INFO] [stdout] 138 | |         frequencies[..100],
[INFO] [stdout] 139 | |         spectrum_re_2[..100],
[INFO] [stdout] 140 | |         "/tmp/freq_mult_bpf.png"
[INFO] [stdout] 141 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:41
[INFO] [stdout]     |
[INFO] [stdout]  66 |               let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/fft.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     plot!(
[INFO] [stdout] 138 | |         frequencies[..100],
[INFO] [stdout] 139 | |         spectrum_re_2[..100],
[INFO] [stdout] 140 | |         "/tmp/freq_mult_bpf.png"
[INFO] [stdout] 141 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:31
[INFO] [stdout]     |
[INFO] [stdout]  66 |               let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/fft.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | /     plot!(
[INFO] [stdout] 177 | |         frequencies[..100],
[INFO] [stdout] 178 | |         manual_re[..100],
[INFO] [stdout] 179 | |         "/tmp/freq_mult_bpf_manual.png"
[INFO] [stdout] 180 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:41
[INFO] [stdout]     |
[INFO] [stdout]  66 |               let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/fft.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | /     plot!(
[INFO] [stdout] 177 | |         frequencies[..100],
[INFO] [stdout] 178 | |         manual_re[..100],
[INFO] [stdout] 179 | |         "/tmp/freq_mult_bpf_manual.png"
[INFO] [stdout] 180 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:31
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/fft.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     plot!(time[..8192], ift_res[..8192], "/tmp/freq_mult_bpf_ifft.png");
[INFO] [stdout]     |     ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:66:41
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/fft.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     plot!(time[..8192], ift_res[..8192], "/tmp/freq_mult_bpf_ifft.png");
[INFO] [stdout]     |     ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> tests/util/mod.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Python::with_gil(|py| {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/fft.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     plot!(time[..FFT_LEN], signal[..FFT_LEN], "/tmp/fft_sig.png");
[INFO] [stdout]    |     ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> tests/util/mod.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Python::with_gil(|py| {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/fft.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     plot!(frequencies[..81], spectrum_re[..81], "/tmp/fft.png");
[INFO] [stdout]    |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> tests/util/mod.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Python::with_gil(|py| {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/fft.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     plot!(time[..8192], ift_res[..8192], "/tmp/ifft.png");
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:174:31
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/fh_ofdm_dcsk.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout]  22 |     iq_plot!(tx, "/tmp/fh_ofdm_dcsk_baseband_IQ.png");
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `dot_plot` which comes from the expansion of the macro `iq_plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/util/mod.rs:174:41
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/fh_ofdm_dcsk.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout]  22 |     iq_plot!(tx, "/tmp/fh_ofdm_dcsk_baseband_IQ.png");
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `dot_plot` which comes from the expansion of the macro `iq_plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, ...>: SliceArg<...>` is not satisfied
[INFO] [stdout]    --> tests/pd.rs:84:26
[INFO] [stdout]     |
[INFO] [stdout]  84 |     let left = sxf.slice(s![.., ..middle]);
[INFO] [stdout]     |                    ----- ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is not implemented for `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, Dim<[usize; 2]>>`
[INFO] [stdout] note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ---------------------------------------------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:435:1
[INFO] [stdout]     |
[INFO] [stdout] 435 | pub struct SliceInfo<T, Din: Dimension, Dout: Dimension>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout] help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is implemented for `numpy::ndarray::SliceInfo<T, numpy::ndarray::Dim<[usize; 2]>, Dout>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 | /         unsafe impl<T, Dout> SliceArg<$in_dim> for SliceInfo<T, $in_dim, Dout>
[INFO] [stdout] 360 | |         where
[INFO] [stdout] 361 | |             T: AsRef<[SliceInfoElem]>,
[INFO] [stdout] 362 | |             Dout: Dimension,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 380 |   impl_slicearg_samedim!(Ix2);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/impl_methods.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn slice<I>(&self, info: I) -> ArrayView<'_, A, I::OutDim>
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 515 |     where I: SliceArg<D>
[INFO] [stdout]     |              ^^^^^^^^^^^ required by this bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pd_inflated64-9573c202f87688f2.long-type-10205035042776844359.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_slicearg_samedim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:60:17
[INFO] [stdout]     |
[INFO] [stdout]  60 |         Python::with_gil(|py| {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/fft.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     plot!(frequencies[..100], spectrum_re[..100], "/tmp/freq_mult.png");
[INFO] [stdout]     |     ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/ber.rs:309:27
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]    --> tests/ber.rs:309:37
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]     |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:60:17
[INFO] [stdout]     |
[INFO] [stdout]  60 |           Python::with_gil(|py| {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/fft.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     plot!(
[INFO] [stdout] 138 | |         frequencies[..100],
[INFO] [stdout] 139 | |         spectrum_re_2[..100],
[INFO] [stdout] 140 | |         "/tmp/freq_mult_bpf.png"
[INFO] [stdout] 141 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:60:17
[INFO] [stdout]     |
[INFO] [stdout]  60 |           Python::with_gil(|py| {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/fft.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | /     plot!(
[INFO] [stdout] 177 | |         frequencies[..100],
[INFO] [stdout] 178 | |         manual_re[..100],
[INFO] [stdout] 179 | |         "/tmp/freq_mult_bpf_manual.png"
[INFO] [stdout] 180 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, ...>: SliceArg<...>` is not satisfied
[INFO] [stdout]    --> tests/pd.rs:85:27
[INFO] [stdout]     |
[INFO] [stdout]  85 |     let right = sxf.slice(s![.., middle + 1..]);
[INFO] [stdout]     |                     ----- ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is not implemented for `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, Dim<[usize; 2]>>`
[INFO] [stdout] note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ---------------------------------------------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:435:1
[INFO] [stdout]     |
[INFO] [stdout] 435 | pub struct SliceInfo<T, Din: Dimension, Dout: Dimension>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout] help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is implemented for `numpy::ndarray::SliceInfo<T, numpy::ndarray::Dim<[usize; 2]>, Dout>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 | /         unsafe impl<T, Dout> SliceArg<$in_dim> for SliceInfo<T, $in_dim, Dout>
[INFO] [stdout] 360 | |         where
[INFO] [stdout] 361 | |             T: AsRef<[SliceInfoElem]>,
[INFO] [stdout] 362 | |             Dout: Dimension,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 380 |   impl_slicearg_samedim!(Ix2);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/impl_methods.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn slice<I>(&self, info: I) -> ArrayView<'_, A, I::OutDim>
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 515 |     where I: SliceArg<D>
[INFO] [stdout]     |              ^^^^^^^^^^^ required by this bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pd_inflated64-9573c202f87688f2.long-type-10205035042776844359.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_slicearg_samedim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:60:17
[INFO] [stdout]     |
[INFO] [stdout]  60 |         Python::with_gil(|py| {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/fft.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     plot!(time[..8192], ift_res[..8192], "/tmp/freq_mult_bpf_ifft.png");
[INFO] [stdout]     |     ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, ...>: SliceArg<...>` is not satisfied
[INFO] [stdout]    --> tests/pd.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |         .slice(s![1.., ..])
[INFO] [stdout]     |          ----- ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is not implemented for `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, Dim<[usize; 2]>>`
[INFO] [stdout] note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ---------------------------------------------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:435:1
[INFO] [stdout]     |
[INFO] [stdout] 435 | pub struct SliceInfo<T, Din: Dimension, Dout: Dimension>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout] help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is implemented for `numpy::ndarray::SliceInfo<T, numpy::ndarray::Dim<[usize; 2]>, Dout>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 | /         unsafe impl<T, Dout> SliceArg<$in_dim> for SliceInfo<T, $in_dim, Dout>
[INFO] [stdout] 360 | |         where
[INFO] [stdout] 361 | |             T: AsRef<[SliceInfoElem]>,
[INFO] [stdout] 362 | |             Dout: Dimension,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 380 |   impl_slicearg_samedim!(Ix2);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/impl_methods.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn slice<I>(&self, info: I) -> ArrayView<'_, A, I::OutDim>
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 515 |     where I: SliceArg<D>
[INFO] [stdout]     |              ^^^^^^^^^^^ required by this bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pd_inflated64-9573c202f87688f2.long-type-10205035042776844359.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_slicearg_samedim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/pd.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> tests/willie.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Python::with_gil(|py| {
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 |         Python::with_gil(|py| {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/fh_ofdm_dcsk.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout]  22 |     iq_plot!(tx, "/tmp/fh_ofdm_dcsk_baseband_IQ.png");
[INFO] [stdout]     |     ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `dot_plot` which comes from the expansion of the macro `iq_plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> tests/util/mod.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Python::with_gil(|py| {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/cdma.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     plot!(t2, bpsk_tx, "/tmp/cdma_tx_bpsk.png");
[INFO] [stdout]    |     ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> tests/util/mod.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Python::with_gil(|py| {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/cdma.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     plot!(t, tx, "/tmp/cdma_tx.png");
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> tests/util/mod.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |         Python::with_gil(|py| {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/willie.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         plot!(x, bpsk_p_vals, cdma_p_vals, "/tmp/willie_001.png");
[INFO] [stdout]    |         --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> tests/util/mod.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |         Python::with_gil(|py| {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/cdma.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     plot!(t, tx, noisy_signal, "/tmp/cdma_tx_awgn.png");
[INFO] [stdout]    |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, ...>: SliceArg<...>` is not satisfied
[INFO] [stdout]    --> tests/pd.rs:84:26
[INFO] [stdout]     |
[INFO] [stdout]  84 |     let left = sxf.slice(s![.., ..middle]);
[INFO] [stdout]     |                    ----- ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is not implemented for `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, Dim<[usize; 2]>>`
[INFO] [stdout] note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ---------------------------------------------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:435:1
[INFO] [stdout]     |
[INFO] [stdout] 435 | pub struct SliceInfo<T, Din: Dimension, Dout: Dimension>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout] help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is implemented for `numpy::ndarray::SliceInfo<T, numpy::ndarray::Dim<[usize; 2]>, Dout>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 | /         unsafe impl<T, Dout> SliceArg<$in_dim> for SliceInfo<T, $in_dim, Dout>
[INFO] [stdout] 360 | |         where
[INFO] [stdout] 361 | |             T: AsRef<[SliceInfoElem]>,
[INFO] [stdout] 362 | |             Dout: Dimension,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 380 |   impl_slicearg_samedim!(Ix2);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/impl_methods.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn slice<I>(&self, info: I) -> ArrayView<'_, A, I::OutDim>
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 515 |     where I: SliceArg<D>
[INFO] [stdout]     |              ^^^^^^^^^^^ required by this bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pd-a2fd80ebbdae071b.long-type-12447818773608611888.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_slicearg_samedim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, ...>: SliceArg<...>` is not satisfied
[INFO] [stdout]    --> tests/pd.rs:85:27
[INFO] [stdout]     |
[INFO] [stdout]  85 |     let right = sxf.slice(s![.., middle + 1..]);
[INFO] [stdout]     |                     ----- ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is not implemented for `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, Dim<[usize; 2]>>`
[INFO] [stdout] note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ---------------------------------------------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:435:1
[INFO] [stdout]     |
[INFO] [stdout] 435 | pub struct SliceInfo<T, Din: Dimension, Dout: Dimension>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout] help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is implemented for `numpy::ndarray::SliceInfo<T, numpy::ndarray::Dim<[usize; 2]>, Dout>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 | /         unsafe impl<T, Dout> SliceArg<$in_dim> for SliceInfo<T, $in_dim, Dout>
[INFO] [stdout] 360 | |         where
[INFO] [stdout] 361 | |             T: AsRef<[SliceInfoElem]>,
[INFO] [stdout] 362 | |             Dout: Dimension,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 380 |   impl_slicearg_samedim!(Ix2);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/impl_methods.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn slice<I>(&self, info: I) -> ArrayView<'_, A, I::OutDim>
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 515 |     where I: SliceArg<D>
[INFO] [stdout]     |              ^^^^^^^^^^^ required by this bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pd-a2fd80ebbdae071b.long-type-12447818773608611888.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_slicearg_samedim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, ...>: SliceArg<...>` is not satisfied
[INFO] [stdout]    --> tests/pd.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |         .slice(s![1.., ..])
[INFO] [stdout]     |          ----- ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is not implemented for `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, Dim<[usize; 2]>>`
[INFO] [stdout] note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ---------------------------------------------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:435:1
[INFO] [stdout]     |
[INFO] [stdout] 435 | pub struct SliceInfo<T, Din: Dimension, Dout: Dimension>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout] help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is implemented for `numpy::ndarray::SliceInfo<T, numpy::ndarray::Dim<[usize; 2]>, Dout>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 | /         unsafe impl<T, Dout> SliceArg<$in_dim> for SliceInfo<T, $in_dim, Dout>
[INFO] [stdout] 360 | |         where
[INFO] [stdout] 361 | |             T: AsRef<[SliceInfoElem]>,
[INFO] [stdout] 362 | |             Dout: Dimension,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 380 |   impl_slicearg_samedim!(Ix2);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/impl_methods.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn slice<I>(&self, info: I) -> ArrayView<'_, A, I::OutDim>
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 515 |     where I: SliceArg<D>
[INFO] [stdout]     |              ^^^^^^^^^^^ required by this bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pd-a2fd80ebbdae071b.long-type-12447818773608611888.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_slicearg_samedim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/pd.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:98:31
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/asdf.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     plot!(x, y1, y2, "/tmp/qwer.png");
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py<PyAny>` instead
[INFO] [stdout]   --> tests/util/mod.rs:98:41
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let (fig, axes): (PyObject, PyObject) = py
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/asdf.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     plot!(x, y1, y2, "/tmp/qwer.png");
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:60:17
[INFO] [stdout]     |
[INFO] [stdout]  60 |         Python::with_gil(|py| {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/willie.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     plot!(n0s, n0_estimates, "/tmp/energy_detector_estimates");
[INFO] [stdout]     |     ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> tests/cdma.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |     Python::with_gil(|py| {
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> tests/util/mod.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |         Python::with_gil(|py| {
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/asdf.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     plot!(x, y1, y2, "/tmp/qwer.png");
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:60:17
[INFO] [stdout]     |
[INFO] [stdout]  60 |         Python::with_gil(|py| {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/cdma.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     plot!(x, bers, "/tmp/cdma_mai.png");
[INFO] [stdout]     |     ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `plot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bazbandilo` (test "pd") due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/util/mod.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, ...>: SliceArg<...>` is not satisfied
[INFO] [stdout]    --> tests/pd.rs:84:26
[INFO] [stdout]     |
[INFO] [stdout]  84 |     let left = sxf.slice(s![.., ..middle]);
[INFO] [stdout]     |                    ----- ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is not implemented for `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, Dim<[usize; 2]>>`
[INFO] [stdout] note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ---------------------------------------------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:435:1
[INFO] [stdout]     |
[INFO] [stdout] 435 | pub struct SliceInfo<T, Din: Dimension, Dout: Dimension>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout] help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is implemented for `numpy::ndarray::SliceInfo<T, numpy::ndarray::Dim<[usize; 2]>, Dout>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 | /         unsafe impl<T, Dout> SliceArg<$in_dim> for SliceInfo<T, $in_dim, Dout>
[INFO] [stdout] 360 | |         where
[INFO] [stdout] 361 | |             T: AsRef<[SliceInfoElem]>,
[INFO] [stdout] 362 | |             Dout: Dimension,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 380 |   impl_slicearg_samedim!(Ix2);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/impl_methods.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn slice<I>(&self, info: I) -> ArrayView<'_, A, I::OutDim>
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 515 |     where I: SliceArg<D>
[INFO] [stdout]     |              ^^^^^^^^^^^ required by this bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pd_normal-14934bfeb87096b0.long-type-16436392379814482641.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_slicearg_samedim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, ...>: SliceArg<...>` is not satisfied
[INFO] [stdout]    --> tests/pd.rs:85:27
[INFO] [stdout]     |
[INFO] [stdout]  85 |     let right = sxf.slice(s![.., middle + 1..]);
[INFO] [stdout]     |                     ----- ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is not implemented for `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, Dim<[usize; 2]>>`
[INFO] [stdout] note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ---------------------------------------------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:435:1
[INFO] [stdout]     |
[INFO] [stdout] 435 | pub struct SliceInfo<T, Din: Dimension, Dout: Dimension>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout] help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is implemented for `numpy::ndarray::SliceInfo<T, numpy::ndarray::Dim<[usize; 2]>, Dout>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 | /         unsafe impl<T, Dout> SliceArg<$in_dim> for SliceInfo<T, $in_dim, Dout>
[INFO] [stdout] 360 | |         where
[INFO] [stdout] 361 | |             T: AsRef<[SliceInfoElem]>,
[INFO] [stdout] 362 | |             Dout: Dimension,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 380 |   impl_slicearg_samedim!(Ix2);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/impl_methods.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn slice<I>(&self, info: I) -> ArrayView<'_, A, I::OutDim>
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 515 |     where I: SliceArg<D>
[INFO] [stdout]     |              ^^^^^^^^^^^ required by this bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pd_normal-14934bfeb87096b0.long-type-16436392379814482641.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_slicearg_samedim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, ...>: SliceArg<...>` is not satisfied
[INFO] [stdout]    --> tests/pd.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |         .slice(s![1.., ..])
[INFO] [stdout]     |          ----- ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is not implemented for `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, Dim<[usize; 2]>>`
[INFO] [stdout] note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ---------------------------------------------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:435:1
[INFO] [stdout]     |
[INFO] [stdout] 435 | pub struct SliceInfo<T, Din: Dimension, Dout: Dimension>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout] help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is implemented for `numpy::ndarray::SliceInfo<T, numpy::ndarray::Dim<[usize; 2]>, Dout>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 | /         unsafe impl<T, Dout> SliceArg<$in_dim> for SliceInfo<T, $in_dim, Dout>
[INFO] [stdout] 360 | |         where
[INFO] [stdout] 361 | |             T: AsRef<[SliceInfoElem]>,
[INFO] [stdout] 362 | |             Dout: Dimension,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 380 |   impl_slicearg_samedim!(Ix2);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/impl_methods.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn slice<I>(&self, info: I) -> ArrayView<'_, A, I::OutDim>
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 515 |     where I: SliceArg<D>
[INFO] [stdout]     |              ^^^^^^^^^^^ required by this bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pd_normal-14934bfeb87096b0.long-type-16436392379814482641.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_slicearg_samedim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/pd.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/ber.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, ...>: SliceArg<...>` is not satisfied
[INFO] [stdout]    --> tests/pd.rs:84:26
[INFO] [stdout]     |
[INFO] [stdout]  84 |     let left = sxf.slice(s![.., ..middle]);
[INFO] [stdout]     |                    ----- ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is not implemented for `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, Dim<[usize; 2]>>`
[INFO] [stdout] note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ---------------------------------------------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:435:1
[INFO] [stdout]     |
[INFO] [stdout] 435 | pub struct SliceInfo<T, Din: Dimension, Dout: Dimension>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout] help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is implemented for `numpy::ndarray::SliceInfo<T, numpy::ndarray::Dim<[usize; 2]>, Dout>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 | /         unsafe impl<T, Dout> SliceArg<$in_dim> for SliceInfo<T, $in_dim, Dout>
[INFO] [stdout] 360 | |         where
[INFO] [stdout] 361 | |             T: AsRef<[SliceInfoElem]>,
[INFO] [stdout] 362 | |             Dout: Dimension,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 380 |   impl_slicearg_samedim!(Ix2);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/impl_methods.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn slice<I>(&self, info: I) -> ArrayView<'_, A, I::OutDim>
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 515 |     where I: SliceArg<D>
[INFO] [stdout]     |              ^^^^^^^^^^^ required by this bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pd_barker-84ae1c6c1cb6dded.long-type-11698608309867226083.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_slicearg_samedim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, ...>: SliceArg<...>` is not satisfied
[INFO] [stdout]    --> tests/pd.rs:85:27
[INFO] [stdout]     |
[INFO] [stdout]  85 |     let right = sxf.slice(s![.., middle + 1..]);
[INFO] [stdout]     |                     ----- ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is not implemented for `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, Dim<[usize; 2]>>`
[INFO] [stdout] note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ---------------------------------------------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:435:1
[INFO] [stdout]     |
[INFO] [stdout] 435 | pub struct SliceInfo<T, Din: Dimension, Dout: Dimension>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout] help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is implemented for `numpy::ndarray::SliceInfo<T, numpy::ndarray::Dim<[usize; 2]>, Dout>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 | /         unsafe impl<T, Dout> SliceArg<$in_dim> for SliceInfo<T, $in_dim, Dout>
[INFO] [stdout] 360 | |         where
[INFO] [stdout] 361 | |             T: AsRef<[SliceInfoElem]>,
[INFO] [stdout] 362 | |             Dout: Dimension,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 380 |   impl_slicearg_samedim!(Ix2);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/impl_methods.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn slice<I>(&self, info: I) -> ArrayView<'_, A, I::OutDim>
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 515 |     where I: SliceArg<D>
[INFO] [stdout]     |              ^^^^^^^^^^^ required by this bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pd_barker-84ae1c6c1cb6dded.long-type-11698608309867226083.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_slicearg_samedim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, ...>: SliceArg<...>` is not satisfied
[INFO] [stdout]    --> tests/pd.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |         .slice(s![1.., ..])
[INFO] [stdout]     |          ----- ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is not implemented for `SliceInfo<[SliceInfoElem; 2], Dim<[usize; 2]>, Dim<[usize; 2]>>`
[INFO] [stdout] note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/slice.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe trait SliceArg<D: Dimension>: AsRef<[SliceInfoElem]>
[INFO] [stdout]     | ---------------------------------------------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:435:1
[INFO] [stdout]     |
[INFO] [stdout] 435 | pub struct SliceInfo<T, Din: Dimension, Dout: Dimension>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout] help: the trait `numpy::ndarray::SliceArg<numpy::ndarray::Dim<[usize; 2]>>` is implemented for `numpy::ndarray::SliceInfo<T, numpy::ndarray::Dim<[usize; 2]>, Dout>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/slice.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 | /         unsafe impl<T, Dout> SliceArg<$in_dim> for SliceInfo<T, $in_dim, Dout>
[INFO] [stdout] 360 | |         where
[INFO] [stdout] 361 | |             T: AsRef<[SliceInfoElem]>,
[INFO] [stdout] 362 | |             Dout: Dimension,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 380 |   impl_slicearg_samedim!(Ix2);
[INFO] [stdout]     |   --------------------------- in this macro invocation
[INFO] [stdout] note: required by a bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/impl_methods.rs:515:14
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn slice<I>(&self, info: I) -> ArrayView<'_, A, I::OutDim>
[INFO] [stdout]     |            ----- required by a bound in this associated function
[INFO] [stdout] 515 |     where I: SliceArg<D>
[INFO] [stdout]     |              ^^^^^^^^^^^ required by this bound in `ndarray::impl_methods::<impl ArrayRef<A, D>>::slice`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/pd_barker-84ae1c6c1cb6dded.long-type-11698608309867226083.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `impl_slicearg_samedim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> tests/pd.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bazbandilo` (test "pd_inflated64") due to 3 previous errors; 2 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bazbandilo` (test "pd_barker") due to 3 previous errors; 2 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bazbandilo` (test "pd_normal") due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4b499f1f7a2b532131e68fb9d8efa18624b65fae1940547dd0912d505c8d6b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b499f1f7a2b532131e68fb9d8efa18624b65fae1940547dd0912d505c8d6b5e", kill_on_drop: false }`
[INFO] [stdout] 4b499f1f7a2b532131e68fb9d8efa18624b65fae1940547dd0912d505c8d6b5e
